-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.2.0
-
Code
-
Classes
- Block
| Total Complexity |
23 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
157 |
| Lines of code |
149 |
| Logical lines of code |
30 |
| Comment lines |
0 |
| Methods |
13 |
| Properties |
2 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build_css() |
S |
42 |
1 |
71 |
| get_icon_css() |
S |
61 |
2 |
12 |
| get_title_css() |
S |
62 |
2 |
11 |
| get_item_css() |
S |
58 |
1 |
16 |
| get_title_hover_css() |
S |
77 |
2 |
3 |
| get_title_active_css() |
S |
77 |
2 |
3 |
| get_panel_css() |
S |
67 |
2 |
7 |
| get_panel_hover_css() |
S |
69 |
2 |
6 |
| get_panel_active_css() |
S |
77 |
2 |
3 |
| get_icon_hover_css() |
S |
76 |
2 |
3 |
| get_content_css() |
S |
69 |
2 |
6 |
| get_content_hover_css() |
S |
77 |
2 |
3 |
| get_item_hover_css() |
S |
73 |
1 |
5 |